home *** CD-ROM | disk | FTP | other *** search
/ Canadian Forces / CF_FC.iso / pc / data / swf / all_fr.swf / scripts / DefineButton2_130 / BUTTONCONDACTION on(release)_2.as next >
Encoding:
Text File  |  2003-09-23  |  51 b   |  4 lines

  1. on(release){
  2.    _root.gotoAndPlay("officer");
  3. }
  4.